Files
857262b5-9086-49a2-92e9-18f…/vercel.json
2026-03-19 15:46:30 +00:00

5 lines
97 B
JSON

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