Files
3330617c-b6c0-4560-b9cc-2bf…/vercel.json
2026-04-07 07:34:14 +00:00

5 lines
97 B
JSON

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