Files
c596c881-63f9-4946-8682-c2b…/vercel.json
2026-04-17 16:28:49 +00:00

5 lines
97 B
JSON

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