Files
fa267a06-c9f5-4276-b301-bbe…/vercel.json
2026-05-27 02:05:47 +00:00

5 lines
97 B
JSON

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