Files
f3ca0011-4f27-4008-9dc9-402…/vercel.json
2026-05-09 04:08:04 +00:00

5 lines
97 B
JSON

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