Files
39f52364-7ced-4eee-b680-cd4…/vercel.json
2026-03-09 20:56:38 +00:00

5 lines
97 B
JSON

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