Files
2c854310-e298-486f-8ff4-a14…/vercel.json
2026-03-22 08:45:34 +00:00

5 lines
97 B
JSON

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