Files
cc3e2bc4-143f-4b6b-a06b-f0c…/vercel.json
2026-03-19 03:46:00 +00:00

5 lines
97 B
JSON

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