Files
9631ce7f-b37c-455f-9bc4-fdf…/vercel.json
2026-04-04 14:44:20 +00:00

5 lines
97 B
JSON

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