Files
099d81b0-6c34-4fde-976b-9ba…/vercel.json
2026-06-10 14:47:43 +00:00

5 lines
97 B
JSON

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