Files
063880dd-e7b7-4634-b8d5-882…/vercel.json
2026-03-06 15:59:29 +00:00

5 lines
97 B
JSON

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