Files
f590c22c-5ebc-486a-b2b2-c66…/vercel.json
2026-04-19 22:36:38 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}