Files
571b0cfc-ef0f-4a20-88e3-a67…/vercel.json
2026-03-14 14:40:14 +00:00

5 lines
97 B
JSON

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