Files
69bfb6e6-8ad6-4c74-be5c-d13…/vercel.json
2026-06-07 18:29:28 +00:00

5 lines
97 B
JSON

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