Files
d187f4f9-e976-4b12-ae58-922…/vercel.json
2026-05-02 23:35:13 +00:00

5 lines
97 B
JSON

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