Files
473b905b-e3f4-48f9-aae7-8bc…/vercel.json
2026-04-19 20:34:54 +00:00

5 lines
97 B
JSON

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