Files
2953ce04-2393-41eb-a69a-92e…/vercel.json
2026-06-07 09:49:17 +00:00

5 lines
97 B
JSON

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