Files
13fbcabb-cc97-465c-bd85-f10…/vercel.json
2026-05-21 02:15:49 +00:00

5 lines
97 B
JSON

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