Files
4b44de11-82bb-404a-939b-62e…/vercel.json
2026-03-08 03:50:37 +00:00

5 lines
97 B
JSON

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