Files
5ce719ef-0211-4f48-8859-a98…/vercel.json
2026-04-22 01:53:55 +00:00

5 lines
97 B
JSON

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