Files
4809c26c-e35e-4bb2-95d7-8ed…/vercel.json
2026-04-01 07:42:33 +00:00

5 lines
97 B
JSON

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