Files
4fce9dc8-a222-48d5-87e9-88f…/vercel.json
2026-05-09 03:19:14 +00:00

5 lines
97 B
JSON

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