Files
cd0ccf74-01ea-421f-9783-e0d…/vercel.json
2026-02-26 18:38:10 +00:00

5 lines
97 B
JSON

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