Files
a9835df5-e842-49fa-8b85-c9a…/vercel.json
2026-03-04 03:01:28 +00:00

5 lines
97 B
JSON

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