Files
3a043ccb-541d-47f6-97c7-7ba…/vercel.json
2026-04-18 06:43:44 +00:00

5 lines
97 B
JSON

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