Files
827e18f3-0bed-4b58-8d16-fe8…/vercel.json
2026-03-03 16:02:48 +00:00

5 lines
97 B
JSON

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