Files
ed5eb6fc-1cad-4eed-8463-020…/vercel.json
2026-05-22 03:35:01 +00:00

5 lines
97 B
JSON

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