Files
b74cff0a-f067-43c2-96e5-e2c…/vercel.json
2026-04-08 10:17:22 +00:00

5 lines
97 B
JSON

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