Files
e9aeec4c-43cb-46d3-99d8-a7a…/vercel.json
2026-03-15 14:26:47 +00:00

5 lines
97 B
JSON

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