Files
15fc8ce5-b965-4c74-8291-79c…/vercel.json
2026-03-09 10:38:43 +00:00

5 lines
97 B
JSON

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