Files
dd23eeb6-bfd5-42f9-88eb-064…/vercel.json
2026-06-10 06:06:08 +00:00

5 lines
97 B
JSON

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