Files
d326c9bb-2e71-4b1a-941e-2d2…/vercel.json
2026-04-21 15:08:57 +00:00

5 lines
97 B
JSON

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