Files
8c99871c-b7b2-4171-a299-14c…/vercel.json
2026-06-10 16:16:05 +00:00

5 lines
97 B
JSON

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