Files
09261be2-e235-4c1e-828f-59f…/vercel.json
2026-03-12 10:46:43 +00:00

5 lines
97 B
JSON

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