Files
fe3ed7da-5319-499d-838e-46f…/vercel.json
2026-04-12 20:47:46 +00:00

5 lines
97 B
JSON

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