Files
b30b01e0-df0f-4780-9ba2-e1e…/vercel.json
2026-05-11 10:23:29 +00:00

5 lines
97 B
JSON

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