Files
48a8e065-8d83-4dd5-8fe6-f71…/vercel.json
2026-06-11 13:20:54 +00:00

5 lines
97 B
JSON

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