Files
1ff3cfa1-fe68-437b-aa68-0af…/vercel.json
2026-04-27 23:36:46 +00:00

5 lines
97 B
JSON

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