Files
75aa65ff-08a6-4fbc-8f8f-65c…/vercel.json
2026-04-15 12:50:46 +00:00

5 lines
97 B
JSON

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