Files
a1d3daf9-00cc-4945-a9eb-14a…/vercel.json
2026-05-15 11:39:52 +00:00

5 lines
97 B
JSON

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