Files
cc6f360c-2d8d-4a22-9368-362…/vercel.json
2026-03-14 10:01:45 +00:00

5 lines
97 B
JSON

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