Files
d52b8e1d-de8d-4dd9-b7f6-64c…/vercel.json
2026-05-10 03:13:00 +00:00

5 lines
97 B
JSON

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