Files
74354d48-9e1b-41bc-8d35-d7d…/vercel.json
2026-03-10 09:46:15 +00:00

5 lines
97 B
JSON

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