Files
f2e5fcb8-7869-4eab-9f77-2c3…/vercel.json
2026-04-03 20:09:03 +00:00

5 lines
97 B
JSON

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