Files
14644f06-c6e7-4ce0-847e-749…/vercel.json
2026-04-09 02:02:07 +00:00

5 lines
97 B
JSON

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