Files
3935cc5a-a69e-412a-b13b-59e…/vercel.json
2026-06-03 02:01:08 +00:00

5 lines
97 B
JSON

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