Files
b8c9dd1d-6ee9-4b44-a2f6-757…/vercel.json
2026-04-01 07:55:15 +00:00

5 lines
97 B
JSON

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