Files
b9f9c1f6-af01-4139-ad9b-dbe…/vercel.json
2026-04-28 04:13:00 +00:00

5 lines
97 B
JSON

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