Files
8ce4ac2c-f74c-4c75-a3ee-104…/vercel.json
2026-04-28 03:35:21 +00:00

5 lines
97 B
JSON

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