Files
6511ae9e-9625-48a0-8243-39a…/vercel.json
2026-04-28 17:46:11 +00:00

5 lines
97 B
JSON

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