Files
7924672b-e85e-45c4-af07-609…/vercel.json
2026-05-19 03:58:53 +00:00

5 lines
97 B
JSON

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