Files
b166fdf4-5fb1-4d31-b3b3-14a…/vercel.json
2026-06-01 12:17:46 +00:00

5 lines
97 B
JSON

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