Files
cf723696-fd64-40a0-adfd-db3…/vercel.json
2026-04-06 00:12:07 +00:00

5 lines
97 B
JSON

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