Files
126b0cf6-9ab2-4206-97db-57f…/vercel.json
2026-03-03 10:18:45 +00:00

5 lines
97 B
JSON

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