Files
de43da74-a8c9-41e3-9e4a-d21…/vercel.json
2026-05-05 08:43:45 +00:00

5 lines
97 B
JSON

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