Files
dfaf6951-cf0e-44d3-9db6-7b4…/vercel.json
2026-06-13 04:49:01 +00:00

5 lines
97 B
JSON

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