Files
06f10976-3d04-40f6-bf5c-831…/vercel.json
2026-03-10 19:51:35 +00:00

5 lines
97 B
JSON

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