Files
80bbd690-b5b5-4c4c-a625-36a…/vercel.json
2026-04-08 02:29:54 +00:00

5 lines
97 B
JSON

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