Files
d43f6fc4-9bd4-4f60-90e4-a5c…/vercel.json
2026-04-22 03:13:59 +00:00

5 lines
97 B
JSON

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