Files
de51b2c3-4d83-49ad-9f8c-092…/vercel.json
2026-05-11 02:23:53 +00:00

5 lines
97 B
JSON

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