Files
bd4c79c5-58be-41de-9bdc-f5b…/vercel.json
2026-03-04 12:25:23 +00:00

5 lines
97 B
JSON

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