Files
1a6a9308-548f-4d1c-9d53-2f5…/vercel.json
2026-05-13 11:30:44 +00:00

5 lines
97 B
JSON

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