Files
b0f6fe89-6656-4acf-9e03-7ed…/vercel.json
2026-03-05 02:39:53 +00:00

5 lines
97 B
JSON

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