Files
fa54c403-1edd-4293-8fdf-8cf…/vercel.json
2026-03-17 02:12:25 +00:00

5 lines
97 B
JSON

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