Files
e1d15126-2553-4e3d-9398-e8c…/vercel.json
2026-04-20 16:10:55 +00:00

5 lines
97 B
JSON

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