Files
fe9c5ded-d6bd-41e3-be95-e2d…/vercel.json
2026-06-03 14:36:47 +00:00

5 lines
97 B
JSON

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