Files
3b2d8d2d-e19b-4caf-901a-d64…/vercel.json
2026-03-07 12:47:13 +00:00

5 lines
97 B
JSON

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