Files
8175e84d-7e37-48b1-80b9-58b…/vercel.json
2026-04-09 03:41:52 +00:00

5 lines
97 B
JSON

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