Files
fa6a86c0-cfa6-4f6a-beb2-9ff…/vercel.json
2026-05-31 14:11:53 +00:00

5 lines
97 B
JSON

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