Files
5d350b6d-36de-45df-af5b-88e…/vercel.json
2026-04-13 19:02:50 +00:00

5 lines
97 B
JSON

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