Files
c85634d7-6034-4e53-a0e5-ebf…/vercel.json
2026-05-10 06:30:08 +00:00

5 lines
97 B
JSON

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