Files
7e648ebf-9481-4442-ad07-89d…/vercel.json
2026-06-03 17:45:01 +00:00

5 lines
97 B
JSON

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