Files
db03665c-af6f-4d72-b78b-1fc…/vercel.json
2026-03-29 09:08:26 +00:00

5 lines
97 B
JSON

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