Files
2377cf4f-6a9e-4d32-8993-fdf…/vercel.json
2026-04-11 14:54:48 +00:00

5 lines
97 B
JSON

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