Files
7d70538d-a77a-415c-8a3f-dbd…/vercel.json
2026-03-03 14:48:49 +00:00

5 lines
97 B
JSON

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