Files
8d22a5f1-6501-420c-90e7-a07…/vercel.json
2026-04-17 06:39:28 +00:00

5 lines
97 B
JSON

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