Files
3d1ece0e-23b7-4c84-bece-e2d…/vercel.json
2026-04-25 22:03:06 +00:00

5 lines
97 B
JSON

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