Files
1d7adbdb-ae33-43f5-bf5a-b66…/vercel.json
2026-04-09 12:03:16 +00:00

5 lines
97 B
JSON

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