Files
fcc67ba6-9cb1-4c26-9ce4-0f5…/vercel.json
2026-03-10 10:41:29 +00:00

5 lines
97 B
JSON

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