Files
d9b62652-b041-425c-8bf4-0e3…/vercel.json
2026-04-18 03:13:26 +00:00

5 lines
97 B
JSON

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