Files
8bcf8e83-079b-49a7-af1d-eb5…/vercel.json
2026-05-01 02:55:10 +00:00

5 lines
97 B
JSON

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