Files
1a5fdf19-0e3a-485f-b7ae-d64…/vercel.json
2026-04-19 13:31:09 +00:00

5 lines
97 B
JSON

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