Files
4c768985-99fd-4d8c-99ce-4e7…/vercel.json
2026-03-11 03:58:48 +00:00

5 lines
97 B
JSON

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