Files
6b86f76c-e096-44a1-b0c3-4ef…/vercel.json
2026-03-28 08:53:14 +00:00

5 lines
97 B
JSON

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