Files
e7e2b953-80d3-4b3d-8061-df8…/vercel.json
2026-03-30 15:58:57 +00:00

5 lines
97 B
JSON

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