Files
53ebc9e0-86f4-4cec-87ee-5d8…/vercel.json
2026-03-13 17:14:45 +00:00

5 lines
97 B
JSON

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