Files
4cd66b94-0ad0-480a-8a7b-bef…/vercel.json
2026-06-09 09:34:21 +00:00

5 lines
97 B
JSON

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