Files
0ade2398-c463-4993-997c-9bb…/vercel.json
2026-06-12 13:50:30 +00:00

5 lines
97 B
JSON

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