Files
3e1dd4ba-f53b-4f66-bb7a-cba…/vercel.json
2026-03-08 01:43:58 +00:00

5 lines
97 B
JSON

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