Files
65b2a6a5-ddf5-403b-b88f-5fa…/vercel.json
2026-04-18 09:39:06 +00:00

5 lines
97 B
JSON

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