Files
011c31b1-6527-4cce-8e4d-8f2…/vercel.json
2026-04-22 21:35:00 +00:00

5 lines
97 B
JSON

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