Files
bd9320cc-be76-4e8c-9ef9-bdd…/vercel.json
2026-03-09 17:08:16 +00:00

5 lines
97 B
JSON

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