Files
0923b488-4529-4e84-9829-dcc…/vercel.json
2026-03-03 21:41:14 +00:00

5 lines
97 B
JSON

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