Files
245399b0-dcd0-4a57-be96-ef2…/vercel.json
2026-03-25 18:04:20 +00:00

5 lines
97 B
JSON

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