Files
d826388f-05fb-4f4b-ae83-982…/vercel.json
2026-04-28 17:44:21 +00:00

5 lines
97 B
JSON

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