Files
8fcf4fee-7079-4bb2-acd4-159…/vercel.json
2026-06-12 13:30:16 +00:00

5 lines
97 B
JSON

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