Files
9327cde2-7af6-4640-9405-eeb…/vercel.json
2026-03-08 02:21:29 +00:00

5 lines
97 B
JSON

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