Files
40d93204-bbee-4b3f-a58b-47c…/vercel.json
2026-05-09 19:19:51 +00:00

5 lines
97 B
JSON

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