Files
d81ca88f-20b6-485f-9261-79c…/vercel.json
2026-03-04 14:03:44 +00:00

5 lines
97 B
JSON

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