Files
701156aa-cd57-4d7a-b1d8-e30…/vercel.json
2026-03-10 07:30:51 +00:00

5 lines
97 B
JSON

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