Files
80ce573d-7759-4d6e-8731-7ec…/vercel.json
2026-03-04 10:54:52 +00:00

5 lines
97 B
JSON

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