Files
c762eb99-7b37-4ff6-83fe-a95…/vercel.json
2026-03-23 16:24:30 +00:00

5 lines
97 B
JSON

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