Files
29c377f8-6446-43af-8a65-ffc…/vercel.json
2026-04-26 18:15:43 +00:00

5 lines
97 B
JSON

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