Files
8cd4d1af-08ed-469f-bcd6-5e3…/vercel.json
2026-04-07 11:13:38 +00:00

5 lines
97 B
JSON

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