Files
58534165-0ab5-4278-9b4b-e05…/vercel.json
2026-03-09 05:22:34 +00:00

5 lines
97 B
JSON

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