Files
2ec592ff-2b25-4389-a135-e09…/vercel.json
2026-05-17 15:41:46 +00:00

5 lines
97 B
JSON

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