Files
149102e3-1dc6-4969-aa01-fe7…/vercel.json
2026-03-26 12:38:29 +00:00

5 lines
97 B
JSON

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