Files
4b4c27ca-541c-43af-be86-0c2…/vercel.json
2026-04-06 12:04:41 +00:00

5 lines
97 B
JSON

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