Files
b423cf22-ca98-4f71-b3b2-dbe…/vercel.json
2026-03-10 12:04:25 +00:00

5 lines
97 B
JSON

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