Files
4310a82b-271e-4b74-8a86-32a…/vercel.json
2026-03-10 04:44:08 +00:00

5 lines
97 B
JSON

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