Files
7fdd9551-4228-4f60-8a80-2f5…/vercel.json
2026-03-11 08:09:32 +00:00

5 lines
97 B
JSON

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