Files
81fcbf60-33ea-427d-a2e4-9f4…/vercel.json
2026-03-31 17:59:30 +00:00

5 lines
97 B
JSON

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