Files
2f748834-b5db-4fbf-b1a1-e03…/vercel.json
2026-04-24 09:04:08 +00:00

5 lines
97 B
JSON

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