Files
ae4d41c9-73e2-4dd2-a696-33b…/vercel.json
2026-05-17 13:32:51 +00:00

5 lines
97 B
JSON

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