Files
5e47055f-d216-44d8-b5ce-92e…/vercel.json
2026-04-09 13:23:43 +00:00

5 lines
97 B
JSON

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