Files
8ef151ed-3b28-4e1b-88e1-da8…/vercel.json
2026-03-09 18:19:03 +00:00

5 lines
97 B
JSON

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