Files
4c786888-216c-466e-99e7-5b8…/vercel.json
2026-05-23 01:21:17 +00:00

5 lines
97 B
JSON

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