Files
0daf97a9-be4d-488c-b8b3-e78…/vercel.json
2026-03-15 16:51:12 +00:00

5 lines
97 B
JSON

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