Files
fa261927-e049-49d1-a575-02d…/vercel.json
2026-03-08 09:21:48 +00:00

5 lines
97 B
JSON

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