Files
a92069f2-9b56-4f49-8a4e-e68…/vercel.json
2026-04-13 14:35:30 +00:00

5 lines
97 B
JSON

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